home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / misc / winarng068b.lha / winarrange0.68beta / WinArrange.config < prev    next >
Text File  |  1995-06-25  |  1KB  |  41 lines

  1. ; $VER: WinArrange.config 0.2 (25.06.95)
  2. ; © 1994-95 by Thomas Alexnat
  3. ;
  4. ; This is a configfile for WinArrange
  5. ;
  6. ; 1.
  7. ;   Please note, that the keyword 'configtype', is a identifier
  8. ;   for WinArranges' configparser. It may happen, that the format
  9. ;   of the config changes in future. At the moment, the is only existing
  10. ;   one type: 1
  11. ;
  12. ; 2.
  13. ;   Semicolons ';' are treated like in AmigaOS or Basic as remarks
  14. ;
  15. ; 3.
  16. ;   It is also allowed to enter are blank line
  17. ;
  18. ; 4.
  19. ;   At this point of time, you may not use linebreaks. This means, that a
  20. ;   name has got to be at maximum, only a full line, preceeded by a normal
  21. ;   AmigaOS linebreak command.
  22. ;
  23. ; 5.
  24. ;   The config file should be plain AmigaOS-ASCII
  25. ;
  26. ; Thank you, for reading all this information. You may also cut out these
  27. ; remarks for speed improvisation
  28.  
  29.  
  30. ;Global options:
  31.  
  32. WBONLY            FALSE
  33.  
  34. ;Now all options and patterns for the windows:
  35. ACCEPTWINDOW        Toolmanager?*
  36. REJECTWINDOW        WorkBench
  37.  
  38. ;Now all options and patterns for the tasks:
  39. ACCEPTTASK        WorkBench
  40. REJECTTASK        CEd
  41.